home *** CD-ROM | disk | FTP | other *** search
/ Sears Catalog 2006 Spring/Summer (French Canadian) / SearsCanada-AutomneEte2006-FrenchVersion-WinMac.bin / fr / main.swf / scripts / DefineButton2_378 / BUTTONCONDACTION on(press).as < prev    next >
Text File  |  2005-12-05  |  94b  |  5 lines

  1. on(press){
  2.    this._visible = false;
  3.    sectionClip.lgClickArea.gotoAndStop("bttnsOn");
  4. }
  5.